DX11 SET CAPTURE CARET POSITION
Sets the curreny input position (of the would-be caret) in the string currently being captured as a row/column combination.
Both target row and column will be clamped if outside the range of the captured string such that a valid position will be set.
Any future captured keystrokes will apply starting from to this position.
DX11 SET CAPTURE CARET POSITION row, column
row
Dword
The row at which to place the input caret.
column
Dword
The column at which to place the input caret on the specified row.
This function does not return a value.
INPUT Functions Menu
DX11 Function Categories